home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / pc / dos / biz / easybase / pack1.prg / NETOUT / DEMOAPP / PROC6.DEF < prev    next >
Encoding:
Text File  |  1995-11-22  |  1.4 KB  |  106 lines

  1.  
  2.  
  3.  
  4.  
  5.                     ╔═══════════════════════════════════╗
  6.                     ║ Name                              ║
  7.                     ║                                   ║
  8.                     ║ Charge Rate        New Rate       ║
  9.                     ╚═══════════════════════════════════╝
  10.                               Press F2 to file
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89. ╠For new staff-enter name and charge rate. - To change charge rate select with * 
  90. 20Name                YesN/AText          YesField      N/AYes                                4 3change              No N/AText          No Invisible  N/AYes                    LIST0.DAT   # 3Rate                YesN/AFixed Point   If Field     2N/AYes                                3 3NewRate             If N/AFixed Point   If Field     2N/ANo                                 if(lookup(staff,name) = blank,proper(name),lookup(staff,name))
  91. if(lookup(staff,name) = blank,"no","yes")
  92. if(lookup(staff,rate) = blank,rate,lookup(staff,rate))
  93.  
  94.  
  95.  
  96. change = "no"
  97. change = "yes"
  98.  
  99.  
  100.  
  101. change = "yes"
  102.  
  103.  
  104.  
  105.  
  106.    ! " # % & ( ) + , - .*New Staff           YYNN@